home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM.ISO / wallstrt / install / appsetup.inf next >
Encoding:
INI File  |  1995-01-05  |  4.5 KB  |  157 lines

  1. ; -------------------------------------------------------------
  2. ;
  3. ;  Wall Street Simulator 1.1 (Unregistered)
  4. ;
  5. ; -------------------------------------------------------------
  6. ; *************************************************************
  7. ; -------------------------------------------------------------
  8.  
  9.  
  10.  
  11. [infofile]
  12. ;    filename = README
  13.     appname  = "Wall Street Simulator 1.1"
  14. ;    exefile  = "\notepad.exe sub\readme."
  15.      exefile  = "#W\notepad.exe #D\readme.txt"
  16.     message  = "Do you want to view the readme file?"
  17.  
  18.  
  19.  
  20. [dialog]
  21.     caption = "Wall Street Simulator Setup"
  22.  
  23.  
  24.  
  25. [data]
  26.      defdir = C:\WALLSTRT
  27. ;    defdir = #W\SYSTEM\INSTWARE
  28.  
  29.  
  30.  
  31. [disks]
  32.     1 =., "Setup Disk"
  33.  
  34.  
  35.  
  36.  
  37. [needed.space]
  38.     minspace = 800000
  39.  
  40.  
  41.  
  42.  
  43. [dest.directories]
  44.     #app.main,    0:
  45. ;    #app.sub,     0:sub
  46.     #app.SETUPSYSDIR,    0:SETUPSYSDIR
  47.     #app.SETUPWINDIR,    0:SETUPWINDIR
  48.  
  49.  
  50.  
  51. ; -------------------------------------------------------------
  52. ; This is the file list for the base directory.
  53. ; -------------------------------------------------------------
  54.  
  55. [app.main]
  56.     1:WALLSTRT.EXE,    "Wall Street Simulator Program File"
  57.     1:WALLSTRT.HLP,    "WSS Help File"
  58.     1:README.TXT,    "Read Me File"
  59.     1:SCU.EXE,    "SCU Program File"
  60.     1:SCU.HLP,    "SCU Help File"
  61.     1:VERHSTRY.TXT,    "Version History File"
  62.     1:FILE_ID.DIZ,    "File ID File"
  63.     1:VENDINFO.DIZ,    "Vendor Info File"
  64.  
  65. ; -------------------------------------------------------------
  66. ; This is the file list for the \WINDOWS\SYSTEM directory.
  67. ; -------------------------------------------------------------
  68. ;
  69. ;[app.SETUPSYSDIR]
  70. ;    1:README,        "##WReadme File"    ; This shows the literal ## non-macro
  71.  
  72.  
  73. ; -------------------------------------------------------------
  74. ; This is the file list for the \WINDOWS\SYSTEM directory.
  75. ; -------------------------------------------------------------
  76.  
  77. [app.SETUPSYSDIR]
  78.       1:VSVBX.VBX,    "VSVBX Control"
  79.       1:VSVBX.LIC,      "VSVBX Control"
  80.       1:GRID.VBX,    "Grid Control"
  81.       1:CMDIALOG.VBX,    "Common Dialog Control"
  82. ;      1:COMMDLG.DLL,    "Common Dialog DLL"
  83. ;      1:VBRUN300.DLL,    "VB Runtime"
  84.  
  85. ; -------------------------------------------------------------
  86. ; This is the file list for the sub directory located off of
  87. ; the base directory.
  88. ; -------------------------------------------------------------
  89. [app.sub]
  90. ;    1:README,        "README"
  91. ;    1:INSTALL.EXE,    "INSTALL.EXE"
  92. ;    1:IW.EXE,        "IW.EXE"
  93. ;    1:SFX.EXE,        "Test Executable"
  94.  
  95.  
  96.  
  97. [progman.groups]
  98.     "Wall Street Simulator", WALLSTRE.GRP
  99.  
  100.  
  101.  
  102.  
  103.  
  104. ["Wall Street Simulator"]
  105.     "Wall Street Simulator", WALLSTRT.EXE
  106.     "Wall Street Simulator Help", WALLSTRT.HLP
  107.     "SCU",SCU.EXE
  108.     "SCU Help", SCU.HLP
  109.     "Read Me",README.TXT
  110.     "Version History",VERHSTRY.TXT
  111.  
  112.  
  113.  
  114. [INIFiles]
  115. ;    WIN.INI, InstallWare, TestEntry1, TestString1
  116. ;    WIN.INI, InstallWare, TestEntry2, #D
  117. ;    SYSTEM.INI, InstallWare, TestEntry1, TestString1
  118. ;    CONTROL.INI, InstallWare, TestEntry2, #D\SUBDIR\FILENAME.EXT
  119. ;    BOB.INI,     InstallWare, TestEntry1, "Bob wrote this!"
  120.  
  121.  
  122. ;    EXECUTABLE FILENAME, DELETE FLAG (YES/NO)
  123. [ExtCmds]
  124. ;    #D\SUB\SFX.EXE, NO
  125. ;    "NOTEPAD.EXE sub\readme.", NO
  126. ;    "NOTEPAD.EXE #V\AUTOEXEC.BAT", NO
  127.  
  128.  
  129. [Options]
  130.     DirChg, yes            ; If this option is set to NO, the Install directory
  131.                         ; editbox will not be displayed
  132.  
  133.     OverWrite, YES        ; This option determines what the default setting of
  134.                         ; of the OverWrite radio buttons will be.
  135.  
  136. ;    Restart, YES        ; If this option is set to YES, the user will be
  137.                         ; prompted to restart Windows.  If set to NO, it will
  138.                         ; just happen (the developer should warn about this
  139.                         ; at the beginning of the install).  If the field is not
  140.                         ; present, then no restart will occur.
  141.  
  142. ;    Reboot, YES             ; If this option is set to YES, the user will be
  143.                         ; prompted to reboot the system.  If set to NO, it will
  144.                         ; just happen (the developer should warn about this
  145.                         ; at the beginning of the install).  If the field is not
  146.                         ; present, then no reboot will occur.
  147.  
  148. ;    RestartString, "The system must be rebooted/restarted for all changes to take effect.  Would you like to do this now?"
  149.                         ; This field MUST be present if you use either of the
  150.                         ; reboot/restart fields.
  151.  
  152.     DeleteIW, NO        ; Due to SHARE problems on some systems, you might want
  153.                         ; to leave IW.EXE on the target system.  To do so, set
  154.                         ; this option to NO (i.e. don't delete it)  Note that
  155.                         ; this is not an issue with single disk installations.
  156.  
  157.